object ConfiguracionAdicional: TConfiguracionAdicional Left = 318 Top = 264 BorderIcons = [biSystemMenu] BorderStyle = bsSingle ClientHeight = 156 ClientWidth = 477 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object PlaGroupBox2: TPlaGroupBox Tag = 1200 Left = 14 Top = 10 Width = 449 Height = 99 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Adicional' TabOrder = 0 object Label2: TLabel Tag = 1300 Left = 57 Top = 19 Width = 375 Height = 26 AutoSize = False Caption = 'Estas opciones adicionales te ayudar�n a afinar a�n m�s la forma' + ' de llevar a cabo las tareas de an�lisis.' Constraints.MinWidth = 375 Transparent = True WordWrap = True end object Image4: TImage Left = 10 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object PlaBevel2: TPlaBevel Left = 250 Top = 52 Width = 9 Height = 33 Shape = bsLeftLine end object CBActivarSonidos: TPlaCheckBox Tag = 1400 Left = 57 Top = 70 Width = 93 Height = 16 HelpContext = 12 Caption = 'Activar sonidos' TabOrder = 0 Visible = False end object CBOpcionesGrabar: TPlaCheckBox Tag = 1600 Left = 57 Top = 52 Width = 126 Height = 16 HelpContext = 13 Caption = 'Registrar en el informe' TabOrder = 1 TabStop = False State = cbChecked end object CBOpMinimizar: TPlaCheckBox Tag = 1700 Left = 271 Top = 52 Width = 142 Height = 16 HelpContext = 15 Caption = 'Minimizar mientras analiza' TabOrder = 2 TabStop = False end end object BTAceptar: TPlaButton Left = 162 Top = 117 Width = 95 Height = 21 Anchors = [akRight, akBottom] Caption = '&Aceptar' TabOrder = 1 OnClick = BTAceptarClick Default = True ModalResult = 1 end object PlaButton3: TPlaButton Left = 368 Top = 117 Width = 95 Height = 21 Anchors = [akRight, akBottom] Caption = '&Cancelar' TabOrder = 2 Cancel = True ModalResult = 2 end object PlaButton1: TPlaButton Left = 265 Top = 117 Width = 95 Height = 21 Anchors = [akRight, akBottom] Caption = '&Restaurar' TabOrder = 3 OnClick = BTAceptarClick ModalResult = 1 end end